Skip to content

docs: add comprehensive plugin development documentation#3

Merged
isamu merged 3 commits intomainfrom
docs/add-key-innovation-and-plugin-config
Jan 25, 2026
Merged

docs: add comprehensive plugin development documentation#3
isamu merged 3 commits intomainfrom
docs/add-key-innovation-and-plugin-config

Conversation

@isamu
Copy link
Copy Markdown
Contributor

@isamu isamu commented Jan 25, 2026

Summary

  • Add "Key Innovation" section explaining dual-output architecture (GUI for users + JSON for AI)
  • Add "Plugin Configuration" section with config component examples
  • Add "GitHub Installation" guide for testing plugins before npm publish
  • Update CSS documentation to reflect automatic @source inclusion
  • Add "Development Guidelines" section (yarn, code quality, project setup, coding style, Vue.js rules)
  • Add "npm Package Release" section with step-by-step instructions

Test plan

  • Review documentation for accuracy
  • Verify links work correctly

🤖 Generated with Claude Code

isamu and others added 3 commits January 25, 2026 09:11
- Add Key Innovation section explaining dual-output architecture
- Add Plugin Configuration section for user-configurable settings
- Update CLAUDE.md to reference docs as self-contained documentation
- Update table of contents in plugin-development-guide.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add "Adding Plugin to MulmoChat" section to CLAUDE.md
- Add "GitHub Installation (Without npm Publish)" section to npm-publishing-guide.md
- Update CSS sections to reflect automatic @source inclusion (no manual import needed)
- Update troubleshooting for CSS issues

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add Development Guidelines section (yarn, code quality, project setup, coding style, Vue.js rules)
- Add npm Package Release section with step-by-step instructions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@isamu isamu merged commit 87f5234 into main Jan 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant